home *** CD-ROM | disk | FTP | other *** search
- _root.cauchomodel[_root.muchbikes] = _root.cauchomodel[_root.human];
- _root.engine[_root.muchbikes] = _root.engine[_root.human];
- _root.weapon[_root.muchbikes] = _root.weapon[_root.human];
- _root.xtra[_root.muchbikes] = _root.xtra[_root.human];
- _root.weaponcounter[_root.muchbikes] = _root.weaponcounter[_root.human];
- _root.human = _root.muchbikes;
- _parent.gotoAndStop(_root.screen);
-